-
Home
-
WP-SCSS
-
4.0.2 (latest)
-
Code
-
Classes
- Character
Total Complexity |
44 |
Dependencies |
1 |
Dependents |
11 |
Total lines |
142 |
Lines of code |
64 |
Logical lines of code |
34 |
Comment lines |
40 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isHex() |
S |
58 |
7 |
16 |
isSimpleSelectorStart() |
S |
76 |
6 |
3 |
isWhitespace() |
S |
76 |
5 |
3 |
opposite() |
S |
62 |
4 |
12 |
isAlphabetic() |
S |
72 |
4 |
4 |
isNewline() |
S |
78 |
3 |
3 |
isDigit() |
S |
67 |
3 |
7 |
isNameStart() |
S |
77 |
3 |
3 |
isName() |
S |
77 |
3 |
3 |
isSpaceOrTab() |
S |
78 |
2 |
3 |
isAlphanumeric() |
S |
78 |
2 |
3 |
isPrivate() |
S |
74 |
2 |
4 |